const golang.org/x/net/http2.cipher_TLS_RSA_WITH_NULL_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L13: 	cipher_TLS_RSA_WITH_NULL_SHA                 uint16 = 0x0002
		ciphers.go#L363: 		cipher_TLS_RSA_WITH_NULL_SHA,